-
Notifications
You must be signed in to change notification settings - Fork 1.4k
suit: Align cpuapp partitions to new memory map #19607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
suit: Align cpuapp partitions to new memory map #19607
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: daa9f4dc531fd74a661140910c09168d3ade10f7 more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)Outputs:ToolchainVersion: 342151af73 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
c02e395 to
b90e973
Compare
samples/suit/smp_transfer/sysbuild/nrf54h20dk_nrf54h20_memory_map.dtsi
Outdated
Show resolved
Hide resolved
samples/suit/smp_transfer/boards/nrf54h20dk_nrf54h20_cpuapp_extflash.overlay
Outdated
Show resolved
Hide resolved
b90e973 to
56551a9
Compare
56551a9 to
1f0c6b2
Compare
samples/suit/smp_transfer/boards/nrf54h20dk_nrf54h20_cpuapp_extflash.overlay
Outdated
Show resolved
Hide resolved
samples/suit/smp_transfer/sysbuild/nrf54h20dk_nrf54h20_memory_map.dtsi
Outdated
Show resolved
Hide resolved
samples/suit/smp_transfer/sysbuild/nrf54h20dk_nrf54h20_memory_map.dtsi
Outdated
Show resolved
Hide resolved
samples/suit/smp_transfer/sysbuild/nrf54h20dk_nrf54h20_memory_map.dtsi
Outdated
Show resolved
Hide resolved
1f0c6b2 to
3d0ee77
Compare
Align smp_transfer partitions, as proposed in: nrfconnect#19044 Ref: NCSDK-NONE Signed-off-by: Tomasz Chyrowicz <[email protected]>
3d0ee77 to
daa9f4d
Compare
Align smp_transfer partitions, as proposed in:
#19044
Ref: NCSDK-NONE
test_suit_dfu: PR-453